<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */
body{margin:0;padding:0;font-size:12px;font-family:"微软雅黑"; background-color: #fff; color: #333;}
img{border:none;}
p{margin:0;padding:0;}
em{font-style: initial;}
ul,li,ol,dl,dt,dd{margin:0;padding:0;list-style-type:none;}
a{color:#333;font-size:12px;text-decoration:none;transition:all 0.3s ease-in-out 0s;}
.clearfix{zoom: 1; }
.clearfix:after{display: block; clear: both; visibility: hidden; height:0; overflow: hidden; content: "."; }
.center{margin:auto;}
.moddle{width:1200px;}
.clear{clear:both;}
.wrapper{ width: 1200px; margin: 0px auto;}
.sbj{ margin-top: 30px;}
.tpwz{ line-height: 30px;}
#alttxt{background: #FFF;border: 1px #ddd solid;font-size:12px;padding:10px;z-index:1000;position:absolute;display:none;}
.bian,#alttxt,div.contents img,.error3{border-radius: 5px;box-shadow: 0px 0px 15px #aaa;}
.fl{ float: left;}
.fr{ float: right;}
.wzl{ width: 900px;  font-size: 12px; color: #303030;}
.wzr{ width: 300px;}
.wzr a{ display: block; margin: 9px 10px; width: 64px; border: 1px solid #303030; float: right; text-align: center; line-height: 16px; color: #303030;}


.title{text-align: left;margin-bottom: 40px;background: url(../images/titlebj.png) no-repeat right center;}
.title span{font-size: 27px;color: #5b63ce;}
.title em{font-size: 16px;font-style: initial;text-transform:uppercase;margin: 10px 0 20px;}
.more{display: block;width: 160px;height: 40px;line-height: 40px;font-size: 16px;text-align: center;margin: 40px auto 0;background: #5b63ce;color: #fff;transition: 0.5s;}
.more:hover{border-radius: 50px;box-shadow: 0 0 10px #1c1c1c;color: #fff;background: #f16934;}
/***头部***/
.head{position: absolute;top: 0;z-index: 10;width: 100%;background: rgba(255, 255, 255, 0.7);}
.nav .wrapper{border-radius: 20px;padding: 20px;display: flex;justify-content: space-between;}
.navlx{display: flex;justify-content: space-between;}
.navlx li{width: 80px;line-height: 50px;position: relative;text-align: center;}
/* .navlx li:after{content: "";display: block;width: 11px;height: 14px;background: url(../images/di.png) no-repeat;position: absolute;left: 44px;top: 40px;transition: 0.5s;opacity: 0;} */
.navlx li:hover::after{top: 23px;opacity: 1;}
.navlx li:hover&gt;a{color: #5b63ce;}
.navlx li a{font-size: 16px;display: block;}
.navlx li dl{background: #5b63ce;position: absolute;left: 0;top: 100px;z-index: 1;width: 100%;opacity: 0;transition: 0.5s;}
.navlx li:hover dl{opacity: 1;top: 50px;}
.navlx li dl a{line-height: 50px;font-size: 14px;display: block;color: #fff;transition: 0.5s;}
.navlx li dl dt:hover a{font-size: 16px;}
.tel {background: url(../images/telephone.png) no-repeat left; background-size: 45px; padding-left: 44px; box-sizing: border-box; color: #6c6c6c; font-size: 16px;line-height: 20px;}
.tel span { box-sizing: border-box; color: #000000; font-size: 30px;line-height: 30px;}
.navr&gt;p{font-size: 16px;color: #858585;float: right;margin-bottom: 10px;}

/* 简介 */
.gywm{padding: 80px 0;background: #f3f3f3;}
.gywm .title{background: none;}
.gy_top{display: flex;justify-content: space-between;}
.gy_top .gyl{padding-right: 30px;}
.gy_top .gyl p{font-size: 16px;line-height: 2;}
.gy_top .gyl&gt;a{display:block;width: 150px;height: 50px;line-height: 50px;text-align: center;background: #5b63ce;color: #fff;font-size: 16px;margin-top: 30px;transition: 0.5s;border: 1px solid #5b63ce;}
.gy_top .gyl&gt;a:hover{background: none;color: #5b63ce;width: 200px;}
.gy_bottom{margin-top: 50px;}
#swiper1 .swiper-slide a{display: block;height: 220px;overflow: hidden;position: relative;}
#swiper1 img{width: 100%;height: 100%;object-fit: cover;}
#swiper1 .cang{position: absolute;left: -300px;top: 0;width: 100%;height: 100%;line-height: 220px;text-align: center;background: rgba(91, 99, 206, 0.5);transition: 0.5s;}
#swiper1 .cang p{font-size: 16px;color: #fff;}
#swiper1 .swiper-slide:hover .cang{left: 0;}
/* 服务项目 */
.fwxm{padding: 80px 0 80px;}
.fwnr{display: flex;justify-content: space-between;flex-wrap: wrap;}
.fwnr li{width: 32.5%;margin-bottom: 20px;border-radius: 6px;overflow: hidden;transition: 0.5s;}
.fwnr li .fimg{height: 240px;overflow: hidden;position: relative;}
.fwnr li .fimg .duo{position: absolute;left: 0;top: 0;width: 100%;height: 100%;background: rgba(91, 99, 206, 0.5);text-align: center;transition: 0.5s;padding-top: 108px;transform: scale(0);}
.fwnr li:hover .duo{transform: scale(1);}
.fwnr li:hover{box-shadow: 0 0 10px rgba(0, 0, 0, 0.9);}
.fwnr li .fimg&gt;img{width: 100%;height: 100%;object-fit: cover;}
.fwnr li .fxia{text-align: center;line-height: 35px;background: #5b63ce;}
.fwnr li .fxia span{font-size: 18px;color: #fff;}
.fwnr li .fxia p{text-transform: uppercase;font-size: 14px;color: #fff;}
/* 三大优势 */
.ys{padding: 80px 0 260px;background: url(../images/ysbj.png) no-repeat center top;}
.ysnr{display: flex;justify-content: space-between;}
.ysnr li{padding: 35px 15px;background: #fff;box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);width: 30%;}
.ysnr li em{font-size: 14px;color: #606060;text-transform: uppercase;}
.ysnr li .ysnrc{font-size: 22px;margin: 30px 0 60px;}
.ysnr li .ysnrc .line{width: 70px;height: 1px;background: #606060;float: right;margin-top: 16px;}
.ysnr li p{font-size: 16px;line-height: 2;color: #606060;}
.ysnr li:hover{background: url(../images/ysitem.png);}
.ysnr li:hover em{color: #fff;}
.ysnr li:hover span{color: #fff;}
.ysnr li:hover p{color: #fff;}
.ysnr li:hover .line{background: #fff;}
/* 新闻中心 */
.xwzx{padding: 80px 0;}
.new_img{height: 250px;overflow: hidden;}
.new_img img{width: 100%;height: 100%;object-fit: cover;transition: 0.5s;}
.new{display: flex;justify-content: space-between;padding: 30px 20px;}
.newl{margin-right: 25px;}
.newl_t{width: 58px;text-align: center;}
.newl_t span{font-size: 40px;}
.newl .line{width: 2px;height: 100px;background: #5b63ce;margin: 10px auto 0;}
.newr span{font-size: 18px;}
.newr .line{width: 40px;height: 1px;background: #000;margin: 15px 0;}
.newr p{font-size: 14px;line-height: 2;}
.newr em{display: block;width: 100px;height: 30px;line-height: 30px;border: 1px solid #5b63ce;text-align: center;font-size: 16px;margin-top: 10px;transition: 1s;}
.new:hover{background: url(../images/newbj.jpg) no-repeat center center;background-size: 100% 100%;}
.new:hover span{color: #fff;}
.new:hover p{color: #fff;}
.new:hover .line{background: #fff;}
.new:hover em{border-color: #fff;color: #fff;transform: translate(15px);}
#swiper2 .swiper-slide:hover a .new_img&gt;img{transform: scale(1.3);}
/* 联系我们 */
.lxwm{padding: 80px 0 ;background: url(../images/footbj.png) no-repeat center center #ededed;}
.lxwm .title{background: none;}
.lxnr .lxl img{margin-bottom: 20px;}
.lxnr .lxl p{font-size: 16px;line-height: 2;}

/*footer*/


.copyright {
	background: #5b63ce;
    padding: 10px 0;
    color: #fff;
    text-align: center;
}


.nlx{ margin-top: 50px;}
.nlxt{ height: 40px; line-height: 40px; background: #5b63ce; font-size: 16px; color: #fff; padding-left: 20px;}
.nlxb{ background: #f4f5f7; padding: 10px; line-height: 30px; font-size: 14px;}
.yqlj{ line-height:29px;text-align: center;color: #fff; background: #5b63ce;}
.yq{ width: 120px;}
.yqlj dl{ font-size: 14px; font-weight: bold; color: #fff; float: left;}
.yqlj dt{ color: #fff;}
.yqlj a{color: #fff; line-height: 29px; float: left; margin-right: 15px;}
/*内页样式*/
.pubdate{text-align: center;font-size: 14px;}
.ileft{ width:222px; float:left; margin-right:10px;margin-bottom: 20px;}
.iright{ width:968px; float:left;margin-bottom: 20px;}
.icpfl dt {color: #fff;font-size: 18px;font-weight: bold;padding-left: 70px;padding-top: 20px;background: url(../images/icon5.png) no-repeat 25px center #5b63ce;height: 60px;}
.icpfl dt span {font-size: 14px;font-weight: normal;}
.icpfl ul{ padding:15px 0px; background-color:#f4f5f7;}
.icpfl ul li{ background:url(../images/dot1.png) no-repeat 10px center; line-height:32px; height:32px; background-color:#fff; margin-bottom:10px;}
.icpfl ul li a{ padding-left:20px; font-size:14px; color:#000;}
.icpfl ul li a:hover{color:#ef8008;}
.icpfl ul p{ background:url(../images/dot1.png) no-repeat 20px center; line-height:32px; height:32px; background-color:#fff; margin-bottom:10px;}
.icpfl ul p a{ padding-left:30px; font-size:13px; color:#000;}
.icpfl ul p a:hover{color:#ef8008;}
.icpfl ul ol{ background:url(../images/dot1.png) no-repeat 30px center; line-height:32px; height:32px; background-color:#fff; margin-bottom:10px;}
.icpfl ul ol a{ padding-left:40px; font-size:12px; color:#000;}
.icpfl ul ol a:hover{color:#ef8008;}

.mup1{border-bottom:2px solid #333; height:39px; line-height:39px; font-size:14px; margin-bottom:15px;}
.mup{background-color: #5b63ce; height:42px;line-height: 42px;color:#fff; font-size:14px;}
.mup p{height:42px;float:left;padding-left: 15px;}
.mup a{color: #fff;}
.mup span{float:right;padding-right:10px;}
.mup span a{ font-size:14px; color:#fff;}
.mup span a:hover{color:#ef8008;}
.hg{line-height:30px;}
.hg .page li{padding: 5px 10px;border: 1px solid #ccc;margin-right: 10px;display: inline-block;}
.tp{width:950px;height:150px;border-bottom:1px #e4e4e4 solid;margin:auto;margin-top:10px;padding-bottom: 10px;}
.tp_img{width:147px;float:left;margin-right:10px;}
.tp_img a{text-align:center;width:145px;height:145px;display:table-cell;vertical-align:middle;overflow:hidden; border:1px solid #ccc;background-color: #fff;}
.tp_img a img{vertical-align:middle;cursor:pointer;transition: all 0.6s;}
.tp_img a img:hover{transform: scale(1.1);}
.tp_wz{width:793px;float: right;}
.tp_wz_bt{height:30px;line-height:30px;text-align: left;}
.tp_wz_bt a{font-size:14px;font-weight: bold;}
.tp_wz_bt span{float: right;padding: 0px 10px 0px 10px;background: #ff7519;}
.tp_wz_bt span a{font-size: 12px;font-weight: normal; color:#fff;}
.tp_wz_bt span a img{margin-right: 10px;}
.tp_wz_nr{line-height:30px;text-align: left;}
.rytp{width:227px;float:left;margin:0px 5px;}
.rytp a{width:225px;height:225px;display:table-cell;vertical-align:middle;overflow:hidden;border:1px solid #ccc;text-align:center;}
.rytp a img{vertical-align: middle;cursor:pointer;transition: all 0.6s;}
.rytp a img:hover{transform:scale(0.9);}
.rytp p{line-height:40px;height:40px;text-align:center;width:227px;margin:0px auto;}
.tittle{text-align:center;line-height:40px;height:40px;font-size: 18px;font-weight: bold;margin-top: 20px;}
.lb{text-align: left;float: left;}
.lb a{ color:#333;}
.nyxw2{width:48%;float: left;text-align: left;height:40px;line-height:40px;border-bottom: 1px #D5D5D5 dotted;margin-right: 2%; background:url(../images/dot1.png) no-repeat left center;color:#333;}
.nyxw2 a{ padding-left:20px; color:#333;}
.nyxw2 span{float: right;height:40px;line-height:40px}
.xgcp{width:227px;float: left;margin:0px 5px;text-align: center;line-height:25px;}
.xgcp a{ height:180px; overflow:hidden; display:inline-block;width:225px;}
.xgcp a img{border: 1px solid #ccc; -webkit-transform: scale(1, 1); 
  -moz-transform: scale(1, 1); 
  -webkit-transition: all 0.5s ease-out; 
  -moz-transition: all 0.5s ease-out; 
  transition: all 0.5s ease-out;}
.xgcp a img:hover{-webkit-transform: scale(1.1, 1.1); 
  -moz-transform: scale(1.1, 1.1); 
  transform: scale(1.1, 1.1); 
  -webkit-transition: all 0.6s ease-out; 
  -moz-transition: all 0.6s ease-out; 
  transition: all 0.6s ease-out;}
.xgcp p{ line-height:32px;}
.xgcp p a{ color:#333;}
.page{width:880px;text-align: center;margin: 0px auto;}
.page li{text-align: center;padding-right: 10px;}
.page li a{ color:#333;font-size: 14px;}
.current a{color: #ef8008!important;}
.inews{padding: 10px;text-align: left;}
.inews li{height:40px;line-height:40px;text-align: left;border-bottom: 1px #D5D5D5 dotted; background:url(../images/dot1.png) no-repeat left center;}
.inews li a{ padding-left:20px;  font-size:14px;}
.inews li span{float:right;}

.vnr{padding:10px 9px;border: 1px solid #ccc;}
.vnr .cplb{width: 217px;margin-bottom: 10px;border: 1px solid #ccc;padding: 5px;float: left;margin-right: 10px;}
.vnr .cplb:nth-child(4n){margin-right: 0;}
.vnr .cplb .cplb_img{height: 185px;overflow: hidden;position: relative;}
.cplb_img .v_cang{position: absolute;left: 0;bottom: -185px;width: 100%;height: 100%;background: rgba(0, 0, 0, 0.3);font-size: 16px;color: #fff;text-align: center;line-height: 185px;transition: 0.5s;}
.cplb_img .v_cang:before{content: "";display: block;width: 27px;height: 2px;background: #fff;position: absolute;left: -10px;top: 92px;transition: 1.5s;opacity: 0;}
.cplb_img .v_cang:after{content: "";display: block;width: 27px;height: 2px;background: #fff;position: absolute;right: -10px;top: 92px;transition: 1.5s;opacity: 0;}
.cplb_img img{width: 100%;height: 100%;object-fit: cover;transition: 0.5s;}
.vnr .cplb p{font-size: 16px;color: #000;line-height: 2;text-align: center;}
.vnr .cplb:hover .v_cang{bottom: 0;}
.vnr .cplb:hover .v_cang:before{left: 40px;opacity: 1;}
.vnr .cplb:hover .v_cang:after{right: 40px;opacity: 1;}
.vnr .cplb:hover{border: 1px solid #5b63ce;}
/*内页样式*/
.nr{line-height:30px;padding:10px 9px;font-size: 14px;border: 1px solid #ccc;}
@charset "utf-8";
/*---------- base ---------*/

input,select,button{
	font:12px Verdana,Arial,Tahoma;
	vertical-align:middle;
}
.c {
	border: 1px solid #CCC; border-top:none
}
.clear {
	clear:both;
}
.h10 {
	height:10px;
	line-height:10px;
}
h1,h2,h3,h4,h5,h6 { font-size:12px; font-weight:normal
}
.message_list{ padding:20px;}
.message_list ul li{ line-height:24px;}
.message_list ul li .message_tit{ border-bottom:1px dashed #dedede; line-height:30px; height:30px; }
.message_list ul li .info{ border-bottom:1px solid #dedede; padding:10px 0;}
.message_list ul li .date{ display:inline-block; font-size:12px; color:#999; margin-left:20px; }
a.message_add{ float:right; display:inline-block; color:#f00; margin-right:20px; }
.message_add_form{ padding:20px;}
.reply_list ul li{ padding:10px 20px; background:#eee; }
.form_table th{ font-weight:normal; vertical-align:top; padding-top:10px; width:100px; }
.form_table td{ font-weight:normal; vertical-align:middle; padding-top:10px;  }
.detail_table th{ padding:8px 0; }
.list_btn,.search_btn{ display:inline-block; width:79px; height:35px; line-height:35px; text-align:center; background:url(../images/btn_bg.gif) no-repeat; border:0;cursor:pointer; }
.list_input{ font-size:14px; height:32px; padding:0 3px; line-height:32px; border:1px solid #ccc; border-right:1px solid #ccc; border-bottom:1px solid #ccc; width:400px;  }
.input_date{ height:32px; padding:0 3px; background:url(../images/icon.png) no-repeat center right; line-height:32px; border:1px solid #a7b5bc; border-right:1px solid #ced9df; border-bottom:1px solid #ced9df; width:400px;  }
.list_textarea{ height:80px; width:400px; padding:0 3px;  line-height:20px; border:1px solid #ccc; border-right:1px solid #ccc; border-bottom:1px solid #ccc; width:400px;  }
a.sub_btn,.sub_btn{ display:inline-block; background:url(../images/sub_btn_bg.png) no-repeat; width:138px; text-align:center; color:#fff; height:36px; line-height:36px; border:0; font-size:14px; cursor:pointer; font-weight:bold; }
table{ width: 100%;}
.vgs{font-size:20px;font-weight: bold;padding: 7px;position: relative;height: 31px;margin: 20px 0;background: url(../images/cpgs.jpg) no-repeat center center;}
.vgs p{position:absolute;left: 0;top: 0;border: 1px solid #363636;padding: 7px;color: #363636}
.zuoyou{margin-top:20px;}

.cpxq{}
.cp_l{ width: 420px; margin-right: 10px;}
.cp_r{ width: 510px;}
.cp_r dl{ margin-top: 20px; line-height: 75px; border-bottom: 1px solid #EEEEEE; font-size: 24px; font-weight: bold; margin-bottom: 30px;}
.cp_r dt{ line-height: 43px; font-size: 18px; font-weight: bold;}
.cp_r dd{ line-height: 25px; font-size: 16px; margin-bottom: 20px;}
.cp_r li{ width: 130px; float: left; line-height: 50px; background: #5b63ce; margin-right: 20px; text-align: center;}
.cp_r li a{ font-size: 16px; color: #fff;}
.cp_r li img{ vertical-align: middle; padding-right: 10px;}
.cp_r li:nth-child(1){ background: #5b63ce;}
#preview{ float:none; margin:20px auto; text-align:center; width:420px;}
.jqzoom{ width:410px; height:410px; position:relative; border: 1px solid #DDDDDD; display: table-cell; vertical-align: middle; padding: 5px;}

.zoomdiv{ left:859px; height:300px; width:300px;}
.list-h li{ float:left;}
#spec-n5{width:500px; height:56px; padding-top:6px; overflow:hidden;}
#spec-left{ background:url(../images/left.gif) no-repeat; width:10px; height:45px; float:left; cursor:pointer; margin-top:5px;}
#spec-right{background:url(../images/right.gif) no-repeat; width:10px; height:45px; float:left;cursor:pointer; margin-top:5px;}
#spec-list{ width:472px; float:left; overflow:hidden; margin-left:2px; display:inline;}
#spec-list ul li{ float:left; margin-right:0px; display:inline; width:62px;}
#spec-list ul li img{ padding:2px ; border:1px solid #ccc; width:50px; height:50px;}

#n{margin:10px auto; width:920px; border:1px solid #CCC;font-size:12px; line-height:30px;}
#n a{ padding:0 4px; color:#333}

/*jqzoom www.divcss5.com */
.jqzoom{position:relative;padding:0;}
.zoomdiv{z-index:100;position:absolute;top:1px;left:0px;width:400px;height:400px;background:url(i/loading.gif) #fff no-repeat center center;border:1px solid #e4e4e4;display:none;text-align:center;overflow: hidden;}
.bigimg{width:800px;height:800px;}
.jqZoomPup{z-index:10;visibility:hidden;position:absolute;top:0px;left:0px;width:50px;height:50px;border:1px solid #aaa;background:#FEDE4F 50% top no-repeat;opacity:0.5;-moz-opacity:0.5;-khtml-opacity:0.5;filter:alpha(Opacity=50);cursor:move;}
#spec-list{ position:relative; width:372px; margin-right:6px;}
#spec-list div{ margin-top:0;margin-left:0px; *margin-left:0; width: 100% !important;}

/* 侧边工具栏 */
#toolbar {
  position: fixed;
  z-index: 9999;
  right: 17px;
  bottom: 10%;
}

#toolbar li {
  margin-bottom: 3px;
  font-size: 0;
  width: 57px;
  height: 57px;
  right: 0;
  position: relative;
}

#toolbar li a {
  display: block;
  position: absolute;
  z-index: 9;
  right: 0;
  top: 0;
  width: 57px;
  height: 57px;
  overflow: hidden;
  background: #292e39;
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
  white-space: nowrap;
  font-size: 0;
}

#toolbar li .icon-font {
  display: inline-block;
  vertical-align: middle;
  width: 57px;
  height: 57px;
  background-color: #d9d9d9;
}

#toolbar li .icon-qq:after {
  background-position: 0 -150px;
}

#toolbar li .icon-phone:after {
  background-position: 0 -90px;
}

#toolbar li .icon-ewm:after {
  background-position: 0 -30px;
}

#toolbar li .icon-message:after {
  background-position: 0 -120px;
}

#toolbar li .icon-top:after {
  background-position: 0 -60px;
}

#toolbar li .icon-wangwang:after {
  background-position: 0 0;
}

#toolbar li .wz {
  display: inline-block;
  line-height: 57px;
  font-size: 14px;
  color: #fff;
  vertical-align: middle;
  padding-left: 10px;
}

#toolbar li.ewm .ewm-box {
  position: absolute;
  z-index: 1;
  padding: 5px;
  background: #292e39;
  width: 110px;
  right: 120%;
  bottom: 0;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateX(100%);
          transform: translateX(100%);
  -webkit-transition: all .7s;
  transition: all .7s;
}

#toolbar li.ewm .ewm-box p {
  margin-bottom: 0;
}

#toolbar li.ewm .ewm-box img {
  max-width: 100%;
}

#toolbar li.ewm .ewm-box:after {
  content: '';
  position: absolute;
  right: -5px;
  bottom: 20px;
  width: 0;
  height: 0;
  line-height: 0;
  font-size: 0;
  overflow: hidden;
  border-width: 5px;
  cursor: pointer;
  border-style: dashed dashed dashed solid;
  border-color: transparent transparent transparent #292e39;
  border-right: none;
}

#toolbar li.ewm:hover .icon {
  background-position: -57px -180px;
}

#toolbar li.ewm:hover .ewm-box {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}

#toolbar li.backtop {
  cursor: pointer;
}

#toolbar li.backtop .iconfont {
  color: #fff;
  background-color: #292e39;
}

#toolbar li:hover a {
  width: 200px;
}

#toolbar li:hover .icon-font {
  background-color: #292e39;
}

#toolbar li:hover .icon-qq:after {
  background-position: -30px -150px;
}

#toolbar li:hover .icon-phone:after {
  background-position: -30px -90px;
}

#toolbar li:hover .icon-ewm:after {
  background-position: -30px -30px;
}

#toolbar li:hover .icon-message:after {
  background-position: -30px -120px;
}

#toolbar li:hover .icon-wangwang:after {
  background-position: -30px 0;
}

#toolbar li:hover .icon-top:after {
  background-position: -30px -60px;
}
.icon-font {
  position: relative;
}

.icon-font:after {
  content: "";
  width: 30px;
  height: 30px;
  background-image: url(../images/icon_spirit.png);
  background-repeat: no-repeat;
  position: absolute;
  left: calc(50% - 15px);
  top: calc(50% - 15px);
}

</pre></body></html>